.ewmbox a:link {
color: #000;
text-decoration: none;
}
.ewmbox a:visited {
color: #000;
text-decoration: none;
}
.ewmbox a:hover {
color: #f80000;
text-decoration: underline;
}
.ewmbox a:active {
color: #f80000;
text-decoration: underline;
}

.ewmbox{
width:130px;
height:auto;
overflow:hidden;
position:fixed;

top:200px;
color:#000000;
font-size:12px;
letter-spacing:0px;
}
.ewmlv{
width:25px;
height:256px;
overflow:hidden;
position:relative;
float:right;
z-index:50px;
}
.ewmkf{
width:130px;
height:auto;
overflow:hidden;
right:0;
top:0;
z-index:99px;
border:1px solid #f298bc;
background:#fff;
}
.ewmkfbt{
width:130px;
height:20px;
overflow:hidden;
line-height:20px;
font-weight:bold;
position:relative;
border:1px solid #fff;
cursor:pointer;
text-align:center;
}
.ewmkfhm{
width:112px;
height:22px;
overflow:hidden;
line-height:22px;
padding-right:8px;
position:relative;
margin:3px 0;
}
.bgdh{
width:102px;
padding-left:10px;
}
#K1{padding-left:3px;}